/*banner图片跳转*/
.fl{ float:left;}.fr{ float:right;}.tc{ text-align:center;}.tr{ text-align:right;}
.HomeBan { position:relative; overflow:hidden;}
.HomeBan .txt{ position:absolute; width:1200px; left:50%; top:40%; margin-left:-600px; text-align:center;}
.HomeBan .bd li{
	height:700px;
	position:relative;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.HomeBan .prev{
	cursor:pointer;
	left:-100px;
	width:100px;
	height:100px;
	transition:all 0.1s linear;
	-webkit-transition:all 0.1s linear;
	z-index:100;
	position:absolute;
	top:50%;
	margin-top:-50px;
	background-image: url(banner/btn_left.png);
}
.HomeBan .next{
	cursor:pointer;
	right:-100px;
	width:100px;
	height:100px;
	transition:all 0.1s linear;
	-webkit-transition:all 0.1s linear;
	z-index:100;
	position:absolute;
	top:50%;
	margin-top:-50px;
	background-image: url(banner/btn_right.png);
}
.HomeBan:hover .prev{ left:0;}
.HomeBan:hover .next{ right:0;}
.HomeBan .hd{ position:absolute; overflow:hidden; width:100%; left:0px; height:14px; line-height:100px; z-index:2; text-align:center; bottom:25px;}
.HomeBan .hd li{ width:6px; height:6px;opacity: 1; border:3px solid #fff; background:none; cursor:pointer; display:inline-block;*display:inline;zoom:1; border-radius:50%; margin:0 6px;}
.HomeBan .hd li.on{ background:#f60; border:3px solid #fff;}






/*客户案例*/
.solution {
	overflow: hidden;
	background: #f5f5f5;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 55px;
	padding-left: 0;
}


.product .conleft {
	width: 265px;
}
.product .conleft .box {
    background: #fff;
    border-top: 1px solid #dfdddd;
}
.product .conleft .box:first-child {
    border-top: none;
}
.product .conleft .box h3 {
    padding: 19px 0;
    text-indent: 23px;
    background: url("anli_bj.jpg")no-repeat left top;
}
.product .conleft .box h3 p {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}
.product .conleft .box h3 span {
    font-size: 14px;
    color: #fff;
    opacity: 0.8;
    padding-left: 23px;
    text-transform: uppercase;
    font-weight: normal;
}
.product .conleft .box h4 {
	padding: 15px 0;
	color: #fff;
	padding-left: 62px;
	font-size: 20px;
	font-weight: normal;
	background-color: #3B76C6;
	background-image: url(anli_tb.png);
	background-repeat: no-repeat;
	background-position: 23px 16px;
}
.product .conleft .box ul {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.product .conleft .box ul li {
    margin: 0 10px;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    background: url(anli_tb1.png) no-repeat 225px center;
    font-size: 16px;
    color: #666;
    margin-bottom: 12.2px;
}
.product .conleft .box ul li a {
    display: block;
    border: 1px solid #eee;
}



.product .conleft .box:hover ul {
    background: #fff;
}
.product .conleft .box ul li:hover {
	background-image: url(anli_tb2.png);
	background-repeat: no-repeat;
	background-position: 225px center;
}
.product .conleft .box ul li:hover a {
	color: #FE9E34;
}
.product .conleft .zxrx {
	margin-top: 1px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 40px;
	background-color: #FF8601;
}
.product .conleft .promore {
    padding-left: 37px;
    display: block;
    background: url(anli_proico.png) no-repeat left center;
}
.product .conleft .promore {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-family: "Times New Roman", Arial, "微软雅黑";
}



.w900 {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.text{
	position:absolute;
	top: 160px;
	left:0%;
	font-size: 14px;
	color: #FFF;
	padding: .5em 1em;
	background-color: #3B76C6;
	}


.gridlist .item {
	width: 290px;
	float: left;
	position: relative;
	background: #fff;
	box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.2);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 20px;
}
.gridlist .item img {
	width: 100%;
	height: 200px;
	display: block;
	margin-bottom: 0px;
	transition: all ease 1ms;
}



.gridlist .item .more {
	width: auto;
	display: block;
	height: 50px;
	line-height: 50px;
	color: #0094DE;
	font-size: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}





/*品质保证*/
.pz_l{
	width:940px;
	height:318px;
	overflow:hidden;
	margin-bottom: 50px;
}
.pz_l dl{overflow:hidden; float:left; border:1px solid #d4dfe5; width:459px; height:147px; margin:0 9px 20px 0; display:inline-block;}
.pz_l dl dt{ float:left; width:62px; padding:37px 30px 0 26px; }
.pz_l dl dt img{width:62px; height:76px;}
.pz_l dl dd{ width:323px; float:left;}
.pz_l dl dd h4{
	font-size:18px;
	display:block;
	height:35px;
	margin-top:22px;
}
.pz_l dl dd h4 a{ color:#686868; text-decoration:none;}
.pz_l dl dd p{ line-height:25px; color:#767676; font-size:14px;}

.pz_r{
	width:259px;
	height:318px;
	overflow:hidden;
	background-color: #3B76C6;
}
.pz_r a{  color:#fff;}
.pz_r h3{
	padding-top:22px;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	height:72px;
	margin-bottom:33px;
	background-image: url(E/p_lin.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pz_r h3{ font-size:30px; display:block; color:#fff; margin-bottom:7px;}
.pz_r h3 span{font-size:12px; color:#fff; display:block; }
.pz_r p{
	font-size:14px;
	line-height:20px;
	color:#fff;
	margin-top: 0;
	margin-right: 28px;
	margin-bottom: 15px;
	margin-left: 28px;
}

















/* 选择我们 */
.choose{width: 100%;height: 550px;background: url(xuanze_bg1.jpg) no-repeat center;}
.choose .choose-title{width: 100%;text-align: center;padding-top: 64px;}
.choose .choose-title span{
	display: block;
	font-size: 48px;
	color: #fff;
	margin-bottom: 4px;
}
.choose .choose-title h2{font-size: 48px;color: #fff;font-weight: normal;}
.choose .choose-title h2 em{font-weight: bold;}
.choose .choose-title i{width: 880px;margin: 16px auto 24px;display: block;background: #fff;height: 1px;}
.choose .choose-title p{
	font-size: 24px;
	color: #fff;
}
.choose .mainCon{width: 100%;margin-top: 46px;}
.choose .mainCon li{
	position: relative;
	text-align: center;
	width: 300px;
	float: left;
	height: 150px;
	margin-bottom: 30px;
}
.choose .mainCon ul li i {position: absolute;right: 40px;top: 0;}
.choose .mainCon li .p1{font-size: 16px;color: #fff;}
.choose .mainCon li .p1 span{
	font-size: 72px;
	font-family: impact;
	margin-right: 4px;
	color: #FFF;
}
.choose .mainCon li .p2{font-size: 16px;color: #fff;line-height: 24px;}
.choose .mainCon h3{
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding-top: 30px;
}
.choose .mainCon i{display: block;font-size: 21px;color: #fff;font-weight: bold;text-align: center;margin: 10px 0 22px 0;font-style: normal;}
.choose .mainCon a.zx{display: block;width: 252px;height: 60px;margin: 0 auto;line-height: 62px;text-align:center;text-decoration: none;font-size: 24px;color: #1c75b9;font-weight: bold;background: #fff;border-radius: 4px;}


/*优势*/

.IndexYs {margin:0px auto;width:100%;height:auto;text-align:center;background-color:#fff;clear:both;overflow:hidden;}
.IndexYs_bt{
	width:1200px;
	height:150px;
	margin-top:0px;
	padding-top:0px;
	text-align:center;
	background:url(ys_bt.png) no-repeat center;
	font-size:22px;
	font-weight:100;
	color:#333;
	clear:both;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.IndexYs_bt p{padding-top:115px;font-size:20px;color:#666666;font-weight:100;}



.youtit{
	background: #0661b0;
    height: 248px;
    max-width: 1920px;
    margin: auto;
    margin-top: 70px;
}

.youtit .titimg{
position: relative;
    float: left;
    left: 120px;
    width: 245px;
	 top: -7px;
}
.titnr{
    float: left;
    width: 67%;
    border:1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    height: 100px;
    left: 33px;
	margin: 48px 0 0;
}
.titwen{
    float: left;
    position: relative;
    left: -13px;
	    width: 508px;
}
.titwen i{
font-size: 16px;
    color: rgba(255,255,255,0.7);
    text-transform: uppercase;
    position: absolute;
    top: -11px;
    background: #0661b0;
    padding: 0 5px;
}
.titwen p{
font-size: 42px;
    color: #fff;
    font-weight: bold;
    line-height: 82px;
    background: #0661b0;
}
.titwen p b{color: #ff9d00;}
.titwen span{
    color: #0661b0;
    font-size: 20px;
    display: inline-block;
    background: #fff;
    padding: 0 20px;
    line-height: 40px;
}
.tittel{
	float: left;
	padding: 16px 0;
}
.tittel i{
	display: block;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    font-family: "Arial";
	background: url("ys_bj1.png")no-repeat left center;
	padding-left: 45px;
	line-height: 35px;
}


.ysly{
	overflow: hidden;
	border: 1px solid #eee;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.ysly ul li{overflow: hidden;padding:  0 0 40px;}
.lyimg{
	float: left;
}
.lywen{float: left;width: 50%;	background: url("ys_bj1.png")no-repeat right 29px;}
.wenico{
	position: relative;
    left: -80px;
    top: 32px;
}
.wennr{
	position: relative;
	padding-left: 30px;
	top: 50px;
}
.wennr p{
	font-size: 24px;
	color: #333;
}
.wennr span{
	color: #3B76C6;
	font-size: 25px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.wennr span b{
	color: #FF8601;
	font-size: 24px;
}
.wennr ul li{
	    font-size: 16px;
    color: #333;
    line-height: 30px;
	padding: 0 0 0 14px!important;
	background: url("ys_bj3.png")no-repeat left 14px;
}

.ysly .ly:nth-child(2n) .lywen{
	background: url("ys_bj2.png")no-repeat left 29px;
}
.ysly .ly:nth-child(2n) .wenico{
	    position: relative;
    left:522px;
    top: 32px;
}
.ysly .ly:nth-child(2n) .wennr{padding:0 63px 0 0;}
.ys_zixu{
	margin: 10px 0 0 0;
}
.ys_zixu p{
	color: #FF8601;
	font-size: 18px;
	padding-left: 32px;
	line-height: 32px;
	background-image: url(ys_bj4.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.ys_zixu span{
	color: #ff9d00;
	font-size: 32px;
	font-family: "Arial";
	margin: 0 0 20px;
}


/* 定制服务 */
.Dz{width: 100%;background: url(dz_bg.jpg) no-repeat center;height: 206px;}
.Dz .container{position: relative;height: 206px;}
.Dz img{
	position: absolute;
	left: 26px;
	bottom:20px;
}
.Dz .con{
	width: 360px;
	position: absolute;
	top: 60px;
	left: 820px;
	overflow: hidden;
}
.Dz .con .btn{width: 131px;float: left;}
.Dz .con .btn a{font-size: 15px;color: #fff;display: block;height: 39px;width: 131px;line-height: 39px;text-align: center;border-radius: 4px;text-decoration: none;}
.Dz .con .btn .a1{background: #ff9900;border-bottom: 1px solid #f6dcb4;margin-bottom: 8px;}
.Dz .con .btn .a2{background: #0095db;border-top: 1px solid #b2dbef;}

.Dz .con .phone{
	width: 238px;
	float: right;
	margin-left: 30px;
}

.Dz .con .phone p{background: url(dz_phone.png) no-repeat 2px center;font-size: 16px;color: #333333;height: 40px;line-height: 40px;padding-left: 50px;}
.Dz .con .phone i{display: block;color: #0087d5;font-size: 28px;font-family: 'Myriad Pro';margin-top: 10px;}




/*企业介绍*/
.wrap_1200 {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.About .Ab_3 {
	width: 100%; height: 760px; background-image: url(about_beijin.jpg);
}

.About .Ab_3 .Ab_tit span, .About .Ab_3 .Ab_tit i { color: #fff; }
.About .Ab_3 .ab_fl {
	margin-top: 60px;
	width: 635px;
	height: 415px;
	background-image: url(about_qyzp.jpg);
	
}
.About .Ab_3 .ab_fr {
	width: 525px;
	padding-top: 56px;
}
.About .Ab_3 .ab_fr h4 { margin-bottom: 5px; font-size: 28px; color: #fff; }
.About .Ab_3 .ab_fr p {
	font-size: 14px;
	color: #FFF;
	text-indent: 2em;
	line-height: 30px;
}
.About .Ab_3 .ab_fr h6 { margin-top: 15px; font-size: 0; }
.About .Ab_3 .ab_fr h6 span { display: inline-block; position: relative; margin: 0 20px; }
.About .Ab_3 .ab_fr h6 span em { float: left; font-size: 16px; color: #dcedf7; line-height: 24px; }
.About .Ab_3 .ab_fr h6 span em font { display: block; font-size: 30px; color: #fff; line-height: 36px; }
.About .Ab_3 .ab_fr h6 span i { float: left; width: 60px; height: 60px; margin-left: 10px; }
.About .Ab_3 .ab_fr h6 span:first-child:before { position: absolute; top: 0; right: -15px; width: 1px; height: 100%; container: ''; background: #dcedf7; }



/*工厂实景*/

.gcsj h4{text-align:center;}
.gcsj .scCont{
	position:relative;
	padding-top:30px;
	margin-bottom: 30px;
}
.gcsj .scCont ul{margin:0 auto; width:1200px; overflow:hidden;}
.gcsj .scCont li{
	float:left;
	width:272px;
	text-align:center;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 13px;
}
.gcsj .scCont li img{padding:8px; border:1px solid #e3e3e3;}
.gcsj .scCont li h5{
	margin-top:12px;
	font-weight:normal;
	font-size:13px;
	color: #FFF;
}




/* 荣誉资质  case */
.homeHonor{
	background-image:url();
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.honorScroll{
	position:relative;
	margin-top:40px;
	margin-bottom: 20px;
}
.honorScroll .prev,.honorScroll .next{ position:absolute; top:50%; margin-top:-20px; display:inline-block; width:40px; height:40px;  background-image:url(pn.png); background-repeat:no-repeat; background-position:left top;-ms-transition-duration: 0s; transition-duration: 0s; z-index:99; cursor:pointer;}
.honorScroll .prev{ left:50%; margin-left:-590px; background-position:left top; }
.honorScroll .next{ right:50%; margin-right:-590px; background-position:right top; }
.honorScroll .prev:hover{ background-position:left bottom; }
.honorScroll .next:hover{ background-position:right bottom; }
.honorScroll .bd{ overflow:hidden; position:relative;}
.honorScrollList{ position:relative;}
.honorScrollList li{ width:195px; height:260px; position:relative; float:left; margin-right:6px;}


.homeCs{ background-color:#00afef; padding:50px 0}
.homeCsContent{
	margin-top:40px;
	position:relative;
	border-right:1px solid #eee;
	margin-bottom: 15px;
}
.homeCsContent:before{ content:""; overflow:hidden; position:absolute; background-image:url(tm-b-1.png); right:0px; top:0; bottom:0px; width:1px;}
.homeCsContent dl{ float:left; width:20%; height:110px; padding:10px 0; text-align:center; position:relative;}
.homeCsContent dl:before{ content:""; overflow:hidden; position:absolute; background-image:url(tm-b-1.png); left:0px; top:0; bottom:0px; width:1px;}
.homeCsContent dl dt{ font-size:24px; line-height:50px; color:#333;}
.homeCsContent dl dt span{
	color:#F60;
	font-size:50px;
	font-family:'Bebas652fe259d53d6';
	padding:0 5px;
	font-weight: bold;
}
.homeCsContent dl dd{ padding:0 28px; font-size:14px; line-height:26px; color:#555;}


/* 合作客户 */
.wrap{
	width:1200px;
	height:740px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.l{float:left;}.r{float:right;}
.rel{position:relative;}.abs{position:absolute;}

.cl:after{ content:""; overflow:hidden; display:block; clear:both;}
.homePartner{
	background-image:url(case_bg.jpeg);
}

.PartnerList{}
.PartnerList li{ width:195px; height:130px; overflow:hidden; float:left; margin:6px 6px 0 0; background-color:#fff;}
.PartnerList li:nth-child(6n){ margin-right:0;}
.PartnerList li:hover{ box-shadow:0 0 8px 0 #aaa;}


.evaluateScroll{
	position:relative;
	margin-top:10px;
	margin-bottom: 20px;
}
.evaluateScroll .bd{ overflow:hidden;}

.evaluateList dl{
	width:275px;
	height:200px;
	float:left;
	background-color:#fff;
	margin-right:10px;
	margin-bottom: 20px;
}



/*底部留言*/
.w {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.icon { background: url(kefu_icon.png) no-repeat; display: block; }
.part7 {
	background: url(kefu_message.jpg) no-repeat center;
	height: 340px;
	margin-top: 0px;
}
.part7 .fl {
	width: 420px;
	padding-left: 420px;
	padding-top: 70px;
}
.part7 .fl .txt p.p1 { color: #fff; font-size: 30px; font-weight: bold; }
.part7 .fl .txt p.p2 {
	color: #F90;
	font-weight: bold;
	font-size: 28px;
	margin-top: 10px;
}
.part7 .fl .txt p.p3 {
	color: #FFF;
	font-size: 20px;
	text-transform: uppercase;
	font-family: arial;
	padding: 10px 0px;
	display: inline-block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.part7 .fl .tel { background: url(kefu_tel.png) no-repeat left center; margin-top: 20px; padding-left: 50px; }
.part7 .fl .tel span { font-size: 16px; color: #fff; }
.part7 .fl .tel span p { font-family: "Impact"; font-size: 33px; color: #fff; }
.part7 .fr { padding-top: 75px; }
.part7 .fr dl { width: 250px; height: 24px; line-height: 24px; border: 1px solid #e2e6ea; margin-bottom: 6px; }
.part7 .fr dl dt { width: 36px; border-right: 1px solid #e2e6ea; height: 24px; float: left; }
.part7 .fr dl dt i { width: 20px; height: 18px; background-position: -12px -129px; margin: 2px auto 0px; }
.part7 .fr dl dd { float: right; width: 200px; margin-right: 5px; overflow: hidden; }
.part7 .fr dl dd input, .part7 .fr dl dd textarea { background: none; border: 0px; color: #fff; }
.part7 .fr dl dd textarea { padding: 8px 0px; line-height: 24px; width: 250px; }
.part7 .fr .mail i { background-position: -33px -130px; }
.part7 .fr .tel i { background-position: -55px -130px; width: 23px; }
.part7 .fr .textarea { height: 64px; }
.part7 .fr .textarea dt { height: 64px; }
.part7 .fr .textarea dt i { margin-top: 25px; background-position: -81px -130px; }
.part7 .fr dt input[type=botton] { width:110px; text-align:center; height:32px; line-height:32px; color:#fff; font-size:18px; cursor:pointer; background:#f7941e; border:0; }
.part7 .fr dt input[type=botton]:hover { background:#f88c0c; }
input, textarea { outline: none; }
input::-webkit-input-placeholder {
 color: #fff;
}
input:-moz-placeholder {
 color: #fff;
}




/*新闻资讯*/
.news {
	overflow:hidden;
	width:100%;
	padding-top:30px;
	margin-bottom:5px;
	border-top:4px solid #e8e8e8
}
.news .list{
	overflow:hidden;
	height:430px;
	float:left;
	width:387px;
	border:1px solid #ececec;
	margin-right:15.5px;
}
.news .last{ margin-right:0}
.news .list h2{
	font-size:24px;
	height:67px;
	border-bottom:1px solid #ececec;
	line-height:67px;
	padding-left:20px;
	margin-bottom:20px;
	color: #333;
}
.news .list h2 a{ color:#000}
.news .list h2 span{
	color:#3B76C6;
}
.news .list h2 em{ font-size:14px; color:#999; margin-left:10px; font-family:Arial; margin-bottom:20px;}
.news .nbox{
	overflow:hidden;
	width:345px;
	height:325px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.news .qybox img{ display:block; margin:0 auto; margin-bottom:12px;}
.news .qybox ul{ overflow:hidden; width:100%;}
.news .qybox li{ padding-left:10px; *float:left; width:336px; overflow:hidden; background:url(news_s.png) no-repeat left center; font-size:13px; line-height:32px; color:#666}
.news .qybox li a{
	display:block;
	float:left;
	width:320px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	color:#666
}
.news .qybox li span{ float:right}
.news .bk li{ overflow:hidden; width:100%; height:73px; margin-bottom:10px; *float:left}
.news .bk li a{ display:block; text-decoration:none}
.news .bk li span{ display:block; float:left; text-align:center; font-size:18px; color:#fff; width:97px; height:73px;}
.news .bk li span img{ display:block; margin:8px auto 3px auto}
.news .bk li em{ display:block; float:left; margin-left:15px; width:225px; font-size:14px; line-height:24px; color:#666; height:48px; margin-top:15px;}
.news .bk .s01{ background-color:#888}
.news .bk .s02{ background-color:#71be9e}
.news .bk .s03{ background-color:#f07800}
.news .bk .s04{ background-color:#d24a3a}
.news .wenda{ position:relative}
.news .wenda ul{ overflow:hidden; position:absolute; width:100%;}
.news .wenda li{
	overflow:hidden;
	width:100%;
	height:90px;
	display:block;
	padding-top: 5px;
	margin-top: 5px;
}

.news .wenda p1 a{ color:#333}
.news .wenda p1{ padding-left:35px; background:url(news_w.png) no-repeat left top; font-size:18px; line-height:24px; color:#666; height:48px; overflow:hidden;}

.news .wenda p a{ color:#333}
.news .wenda p{ padding-left:35px; margin-top: 5px;background:url(news_d.png) no-repeat left top; font-size:13px; line-height:24px; color:#666; height:48px; overflow:hidden;}
